projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56353e4
)
(Related Topics): Add called-interactively-p. Fix xref.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 24 Oct 2007 08:16:24 +0000
(08:16 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 24 Oct 2007 08:16:24 +0000
(08:16 +0000)
lispref/functions.texi
patch
|
blob
|
history
diff --git
a/lispref/functions.texi
b/lispref/functions.texi
index eedfa8c124f9f97b5112955067f4d3ee754192c3..58ef8756de0d3406ce5162a61d33ae625bedc71a 100644
(file)
--- a/
lispref/functions.texi
+++ b/
lispref/functions.texi
@@
-1326,6
+1326,9
@@
See @ref{Autoload}.
@item call-interactively
See @ref{Interactive Call}.
+@item called-interactively-p
+See @ref{Distinguish Interactive}.
+
@item commandp
See @ref{Interactive Call}.
@@
-1351,7
+1354,7
@@
See @ref{Function Indirection}.
See @ref{Using Interactive}.
@item interactive-p
-See @ref{
Interactive Call
}.
+See @ref{
Distinguish Interactive
}.
@item mapatoms
See @ref{Creating Symbols}.